GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > ShapeActionsCommand クラス > ShapeActionsCommand コンストラクタ : ShapeActionsCommand コンストラクタ(Shape[],TextOrientation) |
'Declaration
Public Function New( _ ByVal drawingObjects() As Shape, _ ByVal textOrientation As TextOrientation _ )
public ShapeActionsCommand( Shape[] drawingObjects, TextOrientation textOrientation )